home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10507 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
  4. Subject: Re: C/C++ knocks the crap out of Ada
  5. Date: 6 Mar 1996 13:52:45 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4hl1fdINNit8@keats.ugrad.cs.ubc.ca>
  8. References: <JSA.96Feb16135027@organon.com> <dewar.826058102@schonberg> <4hjgttINNle1@keats.ugrad.cs.ubc.ca> <dewar.826123322@schonberg>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <dewar.826123322@schonberg>, Robert Dewar <dewar@cs.nyu.edu> wrote:
  12. >Kazimir said:
  13. >
  14. >"Actually I have ported some largish C codes. Portability problems were caused
  15. >largely incompatibilities between operating systems (e.g. one UNIX flavor"
  16. >
  17. >Nope, does not answer my question. Have you been involved in large 
  18. >industrial projects, or just academic fiddling around?
  19.  
  20. Define large? I hae been involved in small team projects where the programmers
  21. have had a great deal of control. Billing/inventory systems, client/server
  22. applications and the like.
  23.  
  24. In my most recent project, I have designed a communication protocol for remote
  25. procedure calling (which supports some additional semantics), plus the server
  26. portions of the higher-level application.
  27.  
  28. If you count all the libraries used, the whole project is about 40,000 lines,
  29. roughly speaking. It's not super large or anything, but it's not ``academic
  30. fiddling around''. It's possible for one person to easily become familiar with
  31. the various nooks and crannies of the project, which precludes it from being
  32. classified as large.
  33.  
  34. >(I am allowed to say that, I am a professor of CS :-)
  35.  
  36. Heh.
  37. -- 
  38.  
  39.